Declare some DEFVARs globally, not locally
authorTom Tromey <tromey@redhat.com>
Tue, 18 Jan 2011 17:28:28 +0000 (10:28 -0700)
committerTom Tromey <tromey@redhat.com>
Tue, 18 Jan 2011 17:28:28 +0000 (10:28 -0700)
commita982ef0e9e8039e3ce015ee009713752a222d3d8
tree6ffebbcf89171e3a2b7bdfb6f876aac4f0d605a4
parente02f830f2050e40edf3c2b7d2ed74ef26690a6ab
Declare some DEFVARs globally, not locally

* gtkutil.h (x_gtk_use_old_file_dialog, x_gtk_show_hidden_files)
(x_gtk_file_dialog_help_text, x_gtk_whole_detached_tool_bar):
Declare.
* gtkutil.c (xg_uses_old_file_dialog):
(xg_get_file_with_chooser):
(xg_tool_bar_detach_callback): Don't redeclare globals.
src/ChangeLog
src/gtkutil.c
src/gtkutil.h